home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6019 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  794 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Convertion from c to Fortran
  5. Date: 21 Feb 1996 10:26:06 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4gfo3uINNbtm@keats.ugrad.cs.ubc.ca>
  8. References: <4gbdp3$abv@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4gbdp3$abv@newsbf02.news.aol.com>,
  12. GShunnarah <gshunnarah@aol.com> wrote:
  13.  >Subject:  Converting for c to Fortran
  14.  >
  15.  >From: GShunnarah@aol.com
  16.  >
  17.  >I need information on converting a c program to Fortran.
  18.  
  19. I suspect that a C program is not easily expressed in the Fortran paradigm. The
  20. trend is to do the reverse, which is adequately handled by the 'f2c' software
  21. from AT&T.
  22. -- 
  23.  
  24.